Internalize
Document ShellThe
Internalize
method reads into memory all root frames of the specified draft, causing their parts to open the windows.
void Internalize (in ODDraft draft);
draft
- A reference to the open draft object.
DISCUSSION
The document shell calls this method when opening a draft. After reading the root frames, this method reads into memory the part associated with each root frame, then passes that root frame as the parameter to its part'sOpen
method. TheOpen
method, in turn, creates the root (document) window for the root frame.EXCEPTIONS
kODErrOutOfMemory
- There is not enough memory to read in the data.
SEE ALSO
TheODPart::Open
method (page 534).
TheODWindowState::Externalize
method (page 860).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help